Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the all group with 26 updates #347

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps the all group with 26 updates:

Package From To
@octokit/core 5.0.0 6.0.1
@commitlint/cli 17.7.1 19.2.0
@commitlint/config-conventional 17.7.0 19.1.0
@semantic-release/github 9.0.6 10.0.2
@swc/core 1.3.85 1.4.8
@swc-node/register 1.6.7 1.9.0
@types/jest 29.5.5 29.5.12
@types/mock-fs 4.13.1 4.13.4
@types/parse-link-header 2.0.1 2.0.3
@types/react 18.2.21 18.2.66
@typescript-eslint/eslint-plugin 6.7.0 7.2.0
@typescript-eslint/parser 6.7.0 7.2.0
eslint 8.49.0 8.57.0
eslint-config-prettier 9.0.0 9.1.0
eslint-plugin-jest 27.4.0 27.9.0
eslint-plugin-prettier 5.0.0 5.1.3
eslint-plugin-react 7.33.2 7.34.1
husky 8.0.3 9.0.11
lint-staged 14.0.1 15.2.2
prettier 3.0.3 3.2.5
rimraf 5.0.1 5.0.5
semantic-release 22.0.0 23.0.4
ts-jest 29.1.1 29.1.2
ts-node 10.9.1 10.9.2
typedoc 0.25.1 0.25.12
typescript 5.2.2 5.4.2

Updates @octokit/core from 5.0.0 to 6.0.1

Release notes

Sourced from @​octokit/core's releases.

v6.0.1

6.0.1 (2024-02-26)

Bug Fixes

v6.0.0

6.0.0 (2024-02-25)

Features

BREAKING CHANGES

  • package is now ESM

v6.0.0-beta.5

6.0.0-beta.5 (2024-02-25)

Bug Fixes

  • empty commit to trigger release (4ce6c63)

v6.0.0-beta.4

6.0.0-beta.4 (2024-02-25)

Bug Fixes

v6.0.0-beta.3

6.0.0-beta.3 (2024-02-25)

Bug Fixes

v6.0.0-beta.2

6.0.0-beta.2 (2024-02-25)

Bug Fixes

... (truncated)

Commits
  • 42148fc fix(pkg): add main entry point (#662)
  • 88d3536 chore(deps): update dependency @​octokit/auth-oauth-app to v8 (#660)
  • 77f8a61 feat: package is now ESM (#661)
  • 0cf80ff chore(deps): update dependency undici to v6.6.1 [security] (#659)
  • 3e5340c chore(deps): update dependency prettier to v3.2.5
  • e011c55 chore(deps): update dependency esbuild to ^0.20.0
  • 9af0f8d ci(action): update peter-evans/create-or-update-comment action to v4
  • d41fe5d feat(types): export OctokitOptions from index.ts (#646)
  • 7c16ca6 chore(deps): update dependency prettier to v3.2.4 (#653)
  • 9463a38 chore(deps): update dependency prettier to v3.2.3 (#652)
  • Additional commits viewable in compare view

Updates @commitlint/cli from 17.7.1 to 19.2.0

Release notes

Sourced from @​commitlint/cli's releases.

v19.2.0

19.2.0 (2024-03-15)

Features

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.1.0...v19.2.0

v19.1.0

19.1.0 (2024-03-12)

Bug Fixes

Features

Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.0.3...v19.1.0

v19.0.3

19.0.3 (2024-02-28)

Bug Fixes

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

19.2.0 (2024-03-15)

Features

  • cli: introduce new --last flag, to stop recommending HEAD~1 (#3916) (99f4f3f)

19.1.0 (2024-03-12)

Note: Version bump only for package @​commitlint/cli

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.2 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.1 (2024-02-27)

Bug Fixes

  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#3939) (8793c63), closes #3938

19.0.0 (2024-02-27)

... (truncated)

Commits

Updates @commitlint/config-conventional from 17.7.0 to 19.1.0

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.1.0

19.1.0 (2024-03-12)

Bug Fixes

Features

Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.0.3...v19.1.0

v19.0.3

19.0.3 (2024-02-28)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v19.0.2...v19.0.3

v19.0.2

19.0.2 (2024-02-28)

Bug Fixes

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.1.0 (2024-03-12)

Note: Version bump only for package @​commitlint/config-conventional

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/config-conventional

19.0.0 (2024-02-27)

Reverts

  • Revert "chore!: minimum node version v20" (2816783)

BREAKING CHANGES

  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

... (truncated)

Commits

Updates @semantic-release/github from 9.0.6 to 10.0.2

Release notes

Sourced from @​semantic-release/github's releases.

v10.0.2

10.0.2 (2024-03-15)

Bug Fixes

  • deps: update octokit monorepo (major) (#792) (97e368d)

v10.0.1

10.0.1 (2024-03-14)

Bug Fixes

  • deps: update dependency issue-parser to v7 (#798) (8140ba8)

v10.0.0

10.0.0 (2024-03-14)

Features

  • node-versions: dropped support for node v18 and v19 (#797) (aea314f)

BREAKING CHANGES

  • node-versions: node v18 and v19 are no longer supported

v9.2.6

9.2.6 (2023-12-22)

Bug Fixes

  • deps: update dependency p-filter to v4 (#764) (85367c1)

v9.2.5

9.2.5 (2023-12-07)

Bug Fixes

  • deps: update dependency @​octokit/plugin-paginate-rest to v9.1.5 (45d09b4)

v9.2.4

9.2.4 (2023-11-29)

Bug Fixes

... (truncated)

Commits
  • 97e368d fix(deps): update octokit monorepo (major) (#792)
  • f09a88e chore(deps): update dependency cpy to v11 (#733)
  • 8140ba8 fix(deps): update dependency issue-parser to v7 (#798)
  • 439261b chore(deps): update dependency lockfile-lint to v4.13.2 (#789)
  • 7479b17 chore(deps): update dependency ava to v6.1.2 (#793)
  • aea314f feat(node-versions): dropped support for node v18 and v19 (#797)
  • 301b0b1 chore(deps): lock file maintenance
  • 369df42 chore(deps): update dependency semantic-release to v23.0.2 (#788)
  • 13c3cf3 ci(action): update actions/setup-node action to v4.0.2 (#787)
  • d47355a chore(deps): update dependency semantic-release to v23.0.1 (#786)
  • Additional commits viewable in compare view

Updates @swc/core from 1.3.85 to 1.4.8

Changelog

Sourced from @​swc/core's changelog.

[1.4.8] - 2024-03-14

Bug Fixes

  • (es/module) Fix regression of resolving relative modules (#8748) (f988b66)

  • (es/parser) Allow export after decorators when valid (#8739) (663261b)

Miscellaneous Tasks

[1.4.7] - 2024-03-13

Bug Fixes

  • (es/minifier) Fix eval of toString of array with holes (#8727) (f3fbd9d)

  • (es/minifier) Do not evaluate slice calls with negative index (#8726) (23f9635)

  • (es/minifier) Handle cyclic references while dropping unused properties (#8725) (102241b)

  • (es/minifier) Fix evaluation of array literals with void 0 (#8733) (aa0154d)

  • (es/minifier) Fix removal of array pattern bindings (#8730) (312f0d8)

  • (es/minifier) Make Finalizer handle hoisted_props correctly (#8738) (95761b7)

  • (es/proposal) Fix var placement for using transform (#8732) (633cd89)

Features

  • (es/lints) Add no-prototype-builtins rule (#8684) (a5dbb17)

... (truncated)

Commits

Updates @swc-node/register from 1.6.7 to 1.9.0

Release notes

Sourced from @​swc-node/register's releases.

@​swc-node/register@​1.8.0

What's Changed

New Contributors

Full Changelog: https://github.com/swc-project/swc-node/compare/@​swc-node/core@​1.10.5...@​swc-node/register@​1.8.0

@​swc-node/register@​1.6.8

What's Changed

New Contributors

Full Changelog: https://github.com/swc-project/swc-node/compare/@​swc-node/core@​1.10.5...@​swc-node/register@​1.6.8

Commits

Updates @types/jest from 29.5.5 to 29.5.12

Commits

Updates @types/mock-fs from 4.13.1 to 4.13.4

Commits

Updates @types/parse-link-header from 2.0.1 to 2.0.3

Commits

Updates @types/react from 18.2.21 to 18.2.66

Commits

Updates @typescript-eslint/eslint-plugin from 6.7.0 to 7.2.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.2.0

7.2.0 (2024-03-11)

🚀 Features

  • support TS 5.4 (#8630)
  • eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option (#8374)

🩹 Fixes

  • eslint-plugin: expose *-type-checked-only configs for extension (#8600)
  • eslint-plugin: [member-ordering] report alphabetical sorting for all groups instead of just the first failing group (#8263)
  • eslint-plugin: [no-var-requires, no-require-imports] support template literal (#8408)
  • eslint-plugin: [no-useless-template-literals] detect TemplateLiteral (#8575)
  • eslint-plugin: [no-unnecessary-condition] handle union array and tuple type (#8592)
  • eslint-plugin: [prefer-find] support ternary branches in prefer-find (#8421)
  • typescript-eslint: set sourceType: "module" in base shared config (#8622)
  • typescript-eslint: export ConfigWithExtends type (#8621)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.1.1

7.1.1 (2024-03-04)

🩹 Fixes

  • typescript-eslint: apply ignores to all extended configs passed to config helper function (#8567)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.1.0

7.1.0 (2024-02-26)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.2.0 (2024-03-11)

🚀 Features

  • support TS 5.4

  • eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option

🩹 Fixes

  • eslint-plugin: expose *-type-checked-only configs for extension

  • eslint-plugin: [member-ordering] report alphabetical sorting for all groups instead of just the first failing group

  • eslint-plugin: [no-var-requires, no-require-imports] support template literal

  • eslint-plugin: [no-useless-template-literals] detect TemplateLiteral

  • eslint-plugin: [no-unnecessary-condition] handle union array and tuple type

  • eslint-plugin: [prefer-find] support ternary branches in prefer-find

❤️ Thank You

  • Arka Pratim Chaudhuri
  • auvred
  • Chris Plummer
  • Fotis Papadogeorgopoulos
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Wayne Zhang
  • YeonJuan

You can read about our versioning strategy and releases on our website.

7.1.1 (2024-03-04)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.1.0 (2024-02-26)

🚀 Features

  • eslint-plugin: add *-type-checked-only configs

... (truncated)

Commits
  • 95cf139 chore(release): publish 7.2.0
  • c0e3267 fix(eslint-plugin): [prefer-find] support ternary branches in prefer-find (#8...
  • 25e6518 fix(eslint-plugin): [no-unnecessary-condition] handle union array and tuple t...
  • ef0e5cc fix(eslint-plugin): [no-useless-template-literals] detect TemplateLiteral (#8...
  • 5292399 fix(eslint-plugin): [no-var-requires, no-require-imports] support template li...
  • c06ce1a fix(eslint-plugin): [member-ordering] report alphabetical sorting for all gro...
  • 32d8a8f feat(eslint-plugin): [prefer-string-starts-ends-with] add allowSingleElementE...
  • 4c8b06d fix(eslint-plugin): expose *-type-checked-only configs for extension (#8600)
  • 49d79a6 docs: alphabetize consistent-type-imports options for consistent type imports...
  • 21375f6 chore: enable no-non-null-assertion internally, excluding tests (#8019)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 6.7.0 to 7.2.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.2.0

7.2.0 (2024-03-11)

🚀 Features

  • support TS 5.4 (#8630)
  • eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option (#8374)

🩹 Fixes

  • eslint-plugin: expose *-type-checked-only configs for extension (#8600)
  • eslint-plugin: [member-ordering] report alphabetical sorting for all groups instead of just the first failing group (#8263)
  • eslint-plugin: [no-var-requires, no-require-imports] support template literal (#8408)
  • eslint-plugin: [no-useless-template-literals] detect TemplateLiteral (#8575)
  • eslint-plugin: [no-unnecessary-condition] handle union array and tuple type (#8592)
  • eslint-plugin: [prefer-find] support ternary branches in prefer-find (#8421)
  • typescript-eslint: set sourceType: "module" in base shared config (#8622)
  • typescript-eslint: export ConfigWithExtends type (#8621)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.1.1

7.1.1 (2024-03-04)

🩹 Fixes

  • typescript-eslint: apply ignores to all extended configs passed to config helper function (#8567)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.1.0

7.1.0 (2024-02-26)

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.2.0 (2024-03-11)

🚀 Features

  • support TS 5.4

❤️ Thank You

  • Arka Pratim Chaudhuri
  • auvred
  • Chris Plummer
  • Fotis Papadogeorgopoulos
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Wayne Zhang
  • YeonJuan

You can read about our versioning strategy and releases on our website.

7.1.1 (2024-03-04)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.1.0 (2024-02-26)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests

❤️ Thank You

  • Brad Zacher
  • Gareth Jones

You can read about our versioning strategy and releases on our website.

7.0.1 (2024-02-12)

... (truncated)

Commits
  • 95cf139 chore(release): publish 7.2.0
  • 88b7463 chore(release): publish 7.1.1
  • 4bc6944 chore(release): publish 7.1.0
  • 677e7cc chore(release): publish 7.0.2
  • 4f3215f chore(release): publish 7.0.1
  • b27de99 chore(release): publish 7.0.0
  • 1aa393c chore(deps): update dependency prettier to v3.2.5 (#8401)
  • 8ef5f4b feat: add support for flat configs (#7935)
  • 1200b4c chore(deps): update nx to v17.3.0 (#8317)
  • 584db29 feat: bump ESLint, NodeJS, and TS minimum version requirements (#8377)
  • Additional commits viewable in compare view

Updates eslint from 8.49.0 to 8.57.0

Release notes

Sourced from eslint's releases.

v8.57.0

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)

Documentation

Bumps the all group with 26 updates:

| Package | From | To |
| --- | --- | --- |
| [@octokit/core](https://github.com/octokit/core.js) | `5.0.0` | `6.0.1` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `17.7.1` | `19.2.0` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `17.7.0` | `19.1.0` |
| [@semantic-release/github](https://github.com/semantic-release/github) | `9.0.6` | `10.0.2` |
| [@swc/core](https://github.com/swc-project/swc) | `1.3.85` | `1.4.8` |
| [@swc-node/register](https://github.com/swc-project/swc-node) | `1.6.7` | `1.9.0` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.5` | `29.5.12` |
| [@types/mock-fs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mock-fs) | `4.13.1` | `4.13.4` |
| [@types/parse-link-header](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/parse-link-header) | `2.0.1` | `2.0.3` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.21` | `18.2.66` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.0` | `7.2.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.0` | `7.2.0` |
| [eslint](https://github.com/eslint/eslint) | `8.49.0` | `8.57.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.4.0` | `27.9.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.1.3` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.34.1` |
| [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.11` |
| [lint-staged](https://github.com/okonet/lint-staged) | `14.0.1` | `15.2.2` |
| [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.2.5` |
| [rimraf](https://github.com/isaacs/rimraf) | `5.0.1` | `5.0.5` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `22.0.0` | `23.0.4` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.1` | `29.1.2` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.1` | `0.25.12` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.4.2` |


Updates `@octokit/core` from 5.0.0 to 6.0.1
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](octokit/core.js@v5.0.0...v6.0.1)

Updates `@commitlint/cli` from 17.7.1 to 19.2.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.0/@commitlint/cli)

Updates `@commitlint/config-conventional` from 17.7.0 to 19.1.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.1.0/@commitlint/config-conventional)

Updates `@semantic-release/github` from 9.0.6 to 10.0.2
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v9.0.6...v10.0.2)

Updates `@swc/core` from 1.3.85 to 1.4.8
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.85...v1.4.8)

Updates `@swc-node/register` from 1.6.7 to 1.9.0
- [Release notes](https://github.com/swc-project/swc-node/releases)
- [Commits](https://github.com/swc-project/swc-node/compare/@swc-node/register@1.6.7...@swc-node/register@1.9.0)

Updates `@types/jest` from 29.5.5 to 29.5.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/mock-fs` from 4.13.1 to 4.13.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mock-fs)

Updates `@types/parse-link-header` from 2.0.1 to 2.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/parse-link-header)

Updates `@types/react` from 18.2.21 to 18.2.66
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@typescript-eslint/eslint-plugin` from 6.7.0 to 7.2.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.2.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.7.0 to 7.2.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.2.0/packages/parser)

Updates `eslint` from 8.49.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.49.0...v8.57.0)

Updates `eslint-config-prettier` from 9.0.0 to 9.1.0
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0)

Updates `eslint-plugin-jest` from 27.4.0 to 27.9.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.4.0...v27.9.0)

Updates `eslint-plugin-prettier` from 5.0.0 to 5.1.3
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.1.3)

Updates `eslint-plugin-react` from 7.33.2 to 7.34.1
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/v7.34.1/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1)

Updates `husky` from 8.0.3 to 9.0.11
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.3...v9.0.11)

Updates `lint-staged` from 14.0.1 to 15.2.2
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v14.0.1...v15.2.2)

Updates `prettier` from 3.0.3 to 3.2.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.3...3.2.5)

Updates `rimraf` from 5.0.1 to 5.0.5
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.1...v5.0.5)

Updates `semantic-release` from 22.0.0 to 23.0.4
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v22.0.0...v23.0.4)

Updates `ts-jest` from 29.1.1 to 29.1.2
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.1...v29.1.2)

Updates `ts-node` from 10.9.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2)

Updates `typedoc` from 0.25.1 to 0.25.12
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.1...v0.25.12)

Updates `typescript` from 5.2.2 to 5.4.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.2.2...v5.4.2)

---
updated-dependencies:
- dependency-name: "@octokit/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@swc-node/register"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/mock-fs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/parse-link-header"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

Superseded by #348.

@dependabot dependabot bot closed this Mar 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-ad5a970ee3 branch March 25, 2024 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants